home *** CD-ROM | disk | FTP | other *** search
- Tue May 16 17:49:58 1995 Mikael Djurfeldt <mdj@sanscalc.nada.kth.se>
-
- * guile.c: Changed init file name from "SCM_INIT_PATH" to
- "GUILE_INIT_PATH"
-
- Sun Aug 6 15:14:46 1995 Andrew McCallum <mccallum@vein.cs.rochester.edu>
-
- * guile.c (gscm_is_gscm_type): New function. (Without this how will we
- know that it's safe to pass an object to gscm_get_type?)
- (gscm_get_type): Fix tyop in error message.
-
- * variable.c (scm_variable_ref): fixed assertion test.
- (Robert STRANDH <strandh@labri.u-bordeaux.fr>)
-
- * gscm.h: fixed several prototypes, notably gscm_vref.
- Add gscm_is_eq and temporarily commented out gscm_eq (see
- the note in gscm.h near gscm_eq if this change effects your
- code).
- (Reported by Mark Galassi <rosalia@sstcx1.lanl.gov>)
-
- * pairs.c (scm_obj_length): see next entry.
-
- * gscm.h (gscm_obj_length): A way to get an integer
- length for lists, strings, symbols (treated as strings),
- and vectors. Returns -1 on error.
-
- * eq.c (scm_equal_p): fixed smob case.
- (William Gribble <grib@arlut.utexas.edu>)
-
- * Makefile.in (X_CFLAGS): defined.
- (William Gribble <grib@arlut.utexas.edu>)
-
- * gscm.h (gscm_2_double): provided now
- (reported by Mark Galassi <rosalia@sstcx1.lanl.gov>)
-
- Tue Jun 13 01:04:09 1995 gnu
- * Vrooom!
-
-
-